home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 3: Developer Tools / Linux Cubed Series 3 - Developer Tools.iso / devel / lang / tcl / tkstep0.3b3 / tkstep0 / tkstep / INSTALL < prev    next >
Encoding:
Text File  |  1996-06-24  |  614 b   |  20 lines

  1. To install TkSTEP you will need Tcl 7.5 and Tk 4.1 installed on your
  2. system. If you use Tcl/Tk follow the instructions below, but if
  3. you use something like [incr tcl], apply the patches 
  4. to each equivalent file and recompile.
  5.  
  6. If your box is Linux-ELF, you can just backup you current 
  7. /lib/libtk4.1.so and replace it with the included binary.
  8.  
  9. Compilation:
  10.     1) Unpack the sources to Tcl 7.5 and Tk4.1 in a directory.
  11.     
  12.     2) cd to the Tk source directory and unpack the TkSTEP archive
  13.  
  14.     3) Run ./ReplaceFiles to replace some appropriate files 
  15.     
  16.     3) Follow the instructions to compile and install Tk.
  17.     
  18.     4) Enjoy!
  19.  
  20.